Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes to the network actor #85

Merged
merged 5 commits into from
Apr 4, 2024
Merged

Minor fixes to the network actor #85

merged 5 commits into from
Apr 4, 2024

Conversation

pompon0
Copy link
Collaborator

@pompon0 pompon0 commented Apr 3, 2024

Applied rate limiting to accepting inbound connections.
Added verification of encryption protocol to preface.
Removed ProtoFmt::max_size().
Renamed Stream::listen to canonical Stream::accept.

@pompon0 pompon0 requested a review from brunoffranca April 3, 2024 12:32
@pompon0 pompon0 merged commit a7f3ca1 into main Apr 4, 2024
5 checks passed
@pompon0 pompon0 deleted the gprusak-network-fix branch April 4, 2024 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants